projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65f1589
)
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 3 Aug 1997 22:58:19 +0000
(22:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 3 Aug 1997 22:58:19 +0000
(22:58 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 21d1b2992c0d4e97431939c849fcfcd7ad2e0d1f..2eb363acdc90e1798770a04b0c2b6769f9f9a7be 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-911,6
+911,7
@@
case "${canonical}" in
# /lib/cpp does not accept it.
OVERRIDE_CPPFLAGS=" "
;;
+ *-sysv4.2uw* ) opsys=unixware; NON_GNU_CPP=/lib/cpp ;;
*-386bsd* ) opsys=386bsd ;;
*-freebsd* ) opsys=freebsd ;;
*-nextstep* ) opsys=nextstep ;;